Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Updated GitHubActionsTestLogger from 2.4.1 to 3.0.0.

Release notes

Sourced from GitHubActionsTestLogger's releases.

3.0

Configuration breaking changes

  • Passed tests are now included by default.
  • Skipped tests are now included by default.
  • Empty test summaries are now not allowed by default.
  • @​trait.XYZ replacement token has been removed.
  • Options have been renamed.

See the readme for updated usage instructions.

What's Changed

New Contributors

Full Changelog: Tyrrrz/GitHubActionsTestLogger@2.4.1...3.0

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @bkoelman.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 24, 2025
@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.21%. Comparing base (e53f525) to head (4399622).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1857   +/-   ##
=======================================
  Coverage   92.21%   92.21%           
=======================================
  Files         437      437           
  Lines       14866    14866           
  Branches     2451     2451           
=======================================
  Hits        13708    13708           
  Misses        713      713           
  Partials      445      445           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot bot force-pushed the dependabot-nuget-GitHubActionsTestLogger-3.0.0 branch from bb47a94 to 32ec145 Compare November 24, 2025 12:31
@bkoelman bkoelman force-pushed the dependabot-nuget-GitHubActionsTestLogger-3.0.0 branch from 887a22f to 53cbe2f Compare November 24, 2025 22:01
dependabot bot and others added 3 commits November 24, 2025 23:01
---
updated-dependencies:
- dependency-name: GitHubActionsTestLogger
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@bkoelman bkoelman force-pushed the dependabot-nuget-GitHubActionsTestLogger-3.0.0 branch from 53cbe2f to a2b5620 Compare November 24, 2025 22:01
@bkoelman bkoelman changed the title Bump GitHubActionsTestLogger from 2.4.1 to 3.0.0 Bump GitHubActionsTestLogger from 2.4.1 to 3.0.x Nov 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2025

A newer version of GitHubActionsTestLogger exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@bkoelman bkoelman force-pushed the dependabot-nuget-GitHubActionsTestLogger-3.0.0 branch from a2b5620 to 4399622 Compare November 26, 2025 23:12
@bkoelman
Copy link
Member

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 26, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot merged commit a43da71 into master Nov 26, 2025
16 checks passed
@dependabot dependabot bot deleted the dependabot-nuget-GitHubActionsTestLogger-3.0.0 branch November 26, 2025 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Development

Successfully merging this pull request may close these issues.

2 participants